projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07be10d
)
* bindings.el (mode-line-eol-desc): Use assoc to query
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 20 Dec 2008 07:19:59 +0000
(07:19 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 20 Dec 2008 07:19:59 +0000
(07:19 +0000)
mode-line-eol-desc-cache.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 067b190102a3ccd2a2a5b677e92bd508cedb6d33..2aa4e4def6ab2b0c33986888bccb3165afb42793 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-12-20 Ami Fischman <ami@fischman.org>
+
+ * bindings.el (mode-line-eol-desc): Use assoc to query
+ mode-line-eol-desc-cache.
+
2008-12-20 Glenn Morris <rgm@gnu.org>
* comint.el (comint-save-input-ring-index): Add missing initial value.